home *** CD-ROM | disk | FTP | other *** search
/ Revista CD Expert 32 / CD Expert nº 32.iso / Emergency / emergyus.exe / dx5sdk / sdk / samples / diff1 / readme.txt
Text File  |  1997-07-14  |  370b  |  10 lines

  1. DirectInput Force Feedback Simple Sample 1
  2.  
  3. This application applies raw forces to a force feedback joystick,
  4. illustrating how a simulator-type application can use force feedback
  5. to generate forces computed by a physics engine.
  6.  
  7. The center of the program is the joySetForcesXY() function, which
  8. accepts two-dimensional force data and sends it to the joystick.
  9.  
  10.